mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-03-30 07:21:20 +00:00
att_server: drop l2cap cid for att_server_can_send_now()
This commit is contained in:
parent
4d2be80269
commit
7eb16ee8d2
@ -340,7 +340,7 @@ static void att_run(void){
|
||||
}
|
||||
}
|
||||
|
||||
static void att_server_handle_can_send_now(){
|
||||
static void att_server_handle_can_send_now(void){
|
||||
|
||||
// NOTE: we get l2cap fixed channel instead of con_handle
|
||||
// TODO: get con_handle
|
||||
|
Loading…
x
Reference in New Issue
Block a user