Home
last modified time | relevance | path

Searched refs:accept_client_operation (Results 1 – 1 of 1) sorted by relevance

/system/bt/stack/gap/
Dgap_ble.cc356 bool accept_client_operation(const RawAddress& peer_bda, uint16_t uuid, in accept_client_operation() function
516 return accept_client_operation(peer_bda, GATT_UUID_GAP_PREF_CONN_PARAM, NULL); in GAP_BleReadPeerPrefConnParams()
531 return accept_client_operation(peer_bda, GATT_UUID_GAP_DEVICE_NAME, p_cback); in GAP_BleReadPeerDevName()
545 return accept_client_operation(peer_bda, GATT_UUID_GAP_CENTRAL_ADDR_RESOL, in GAP_BleReadPeerAddressResolutionCap()