HomeSort by relevance Sort by last modified time
    Searched full:init_addr_type (Results 1 - 2 of 2) sorted by null

  /external/bluetooth/bluedroid/stack/btm/
btm_ble_gap.c 104 tBLE_ADDR_TYPE init_addr_type = BLE_ADDR_PUBLIC; local
121 p_cb->evt_type = btm_set_conn_mode_adv_init_addr(p_cb, p_addr_ptr, &init_addr_type, &p_cb->adv_addr_type);
127 init_addr_type,
460 tBLE_ADDR_TYPE init_addr_type = BLE_ADDR_PUBLIC; local
489 p_cb->evt_type = btm_set_conn_mode_adv_init_addr(p_cb, p_addr_ptr, &init_addr_type, &own_addr_type);
496 init_addr_type,
888 tBLE_ADDR_TYPE init_addr_type = BLE_ADDR_PUBLIC, local
932 p_cb->evt_type = btm_set_conn_mode_adv_init_addr(p_cb, p_addr_ptr, &init_addr_type, &own_addr_type);
1005 tBLE_ADDR_TYPE init_addr_type = BLE_ADDR_PUBLIC, local
    [all...]
  /external/bluetooth/bluedroid/stack/l2cap/
l2c_ble.c 535 UINT8 init_addr_type = BLE_ADDR_PUBLIC, local
548 init_addr_type = p_lcb->ble_addr_type;

Completed in 174 milliseconds