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

  /system/bt/btif/include/
btif_gatt_util.h 28 void btif_to_bta_response(tBTA_GATTS_RSP *p_dest, btgatt_response_t* p_src);
  /system/bt/btif/src/
btif_gatt_util.c 124 void btif_to_bta_response(tBTA_GATTS_RSP *p_dest, btgatt_response_t* p_src) function
btif_gatt_server.c 500 btif_to_bta_response(&rsp_struct, p_rsp);

Completed in 44 milliseconds