Home
last modified time | relevance | path

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

/system/bt/stack/gap/
Dgap_ble.c685 BOOLEAN gap_ble_accept_cl_operation(BD_ADDR peer_bda, UINT16 uuid, tGAP_BLE_CMPL_CBACK *p_cback) in gap_ble_accept_cl_operation() function
736 return gap_ble_accept_cl_operation (peer_bda, GATT_UUID_GAP_PREF_CONN_PARAM, NULL); in GAP_BleReadPeerPrefConnParams()
750 return gap_ble_accept_cl_operation (peer_bda, GATT_UUID_GAP_DEVICE_NAME, p_cback); in GAP_BleReadPeerDevName()
764 return gap_ble_accept_cl_operation(peer_bda, GATT_UUID_GAP_CENTRAL_ADDR_RESOL, p_cback); in GAP_BleReadPeerAddressResolutionCap()