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

  /system/bt/stack/gatt/
gatt_sr.cc 373 auto it = gatt_sr_find_i_rcb_by_handle(handle);
407 auto it = gatt_sr_find_i_rcb_by_handle(handle);
    [all...]
gatt_db.cc 748 tGATT_SRV_LIST_ELEM& el = *gatt_sr_find_i_rcb_by_handle(handle);
gatt_int.h 487 extern std::list<tGATT_SRV_LIST_ELEM>::iterator gatt_sr_find_i_rcb_by_handle(
gatt_api.cc 437 auto it = gatt_sr_find_i_rcb_by_handle(service_handle);
    [all...]
gatt_utils.cc 779 std::list<tGATT_SRV_LIST_ELEM>::iterator gatt_sr_find_i_rcb_by_handle( function
    [all...]

Completed in 3906 milliseconds