OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tBTM_BLE_CONN_REQ
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluedroid/stack/btm/
btm_ble_bgconn.c
688
tBTM_BLE_CONN_REQ
*p = (
tBTM_BLE_CONN_REQ
*)GKI_getbuf(sizeof(
tBTM_BLE_CONN_REQ
));
705
tBTM_BLE_CONN_REQ
*p_req;
710
p_req = (
tBTM_BLE_CONN_REQ
*)GKI_dequeue (&btm_cb.ble_ctr_cb.conn_pending_q);
btm_ble_int.h
217
}
tBTM_BLE_CONN_REQ
;
Completed in 33 milliseconds