OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:btm_ble_ltk_request_reply
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/stack/btm/
btm_ble_int.h
276
extern void
btm_ble_ltk_request_reply
(BD_ADDR bda, BOOLEAN use_stk, BT_OCTET16 stk);
btm_ble.c
1404
void
btm_ble_ltk_request_reply
(BD_ADDR bda, BOOLEAN use_stk, BT_OCTET16 stk)
function
[
all
...]
/external/bluetooth/bluedroid/stack/smp/
smp_act.c
280
btm_ble_ltk_request_reply
(p_cb->pairing_bda, TRUE, p_data->key.p_data);
[
all
...]
Completed in 156 milliseconds