Home
last modified time | relevance | path

Searched defs:request_can_send_now (Results 1 – 4 of 4) sorted by relevance

/btstack/src/mesh/
H A Dgatt_bearer.c60 static int request_can_send_now[NUM_TYPES]; variable
H A Dadv_bearer.c94 static int request_can_send_now[NUM_TYPES]; variable
/btstack/src/classic/
H A Drfcomm.c1391 int request_can_send_now = 0; in rfcomm_channel_packet_handler_uih() local
H A Davdtp.h645 bool request_can_send_now; member