Home
last modified time | relevance | path

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

/system/bt/stack/gatt/
Dgatt_cl.cc1023 uint8_t gatt_cmd_to_rsp_code(uint8_t cmd_code) { in gatt_cmd_to_rsp_code() function
1086 uint8_t rsp_code = gatt_cmd_to_rsp_code(cmd_code); in gatt_client_handle_server_rsp()