HomeSort by relevance Sort by last modified time
    Searched refs:conn_addr_type (Results 1 - 3 of 3) sorted by null

  /external/bluetooth/bluedroid/stack/btm/
btm_ble.c 300 * p_addr_type = p_acl->conn_addr_type;
303 p_acl->conn_addr_type, p_acl->conn_addr[0]);
    [all...]
btm_int.h 122 UINT8 conn_addr_type; /* local device address type for this connection */ member in struct:__anon5863
    [all...]
btm_acl.c 251 p->conn_addr_type = btm_cb.ble_ctr_cb.addr_mgnt_cb.own_addr_type;
257 p->conn_addr_type = BLE_ADDR_PUBLIC;
    [all...]

Completed in 31 milliseconds