OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:conn_addr_type
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/stack/btm/
btm_ble.c
305
* p_addr_type = p_acl->
conn_addr_type
;
308
p_acl->
conn_addr_type
, p_acl->conn_addr[0]);
[
all
...]
btm_int.h
125
UINT8
conn_addr_type
; /* local device address type for this connection */
member in struct:__anon3518
[
all
...]
btm_acl.c
233
p->
conn_addr_type
= BLE_ADDR_PUBLIC;
[
all
...]
Completed in 42 milliseconds