Searched refs:bda_type (Results 1 - 1 of 1) sorted by relevance

/system/bt/stack/btm/
H A Dbtm_ble.cc1927 uint8_t role, status, bda_type; local
1936 STREAM_TO_UINT8(bda_type, p);
1951 peer_addr_type = bda_type;
1952 match = btm_identity_addr_to_random_pseudo(&bda, &bda_type, true);
1976 btm_ble_connected(bda, handle, HCI_ENCRYPT_MODE_DISABLED, role, bda_type,
1979 l2cble_conn_comp(handle, role, bda, bda_type, conn_interval, conn_latency,

Completed in 30 milliseconds