OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BTA_GATT_ILLEGAL_PARAMETER
(Results
1 - 3
of
3
) sorted by null
/system/bt/bta/gatt/
bta_gattc_api.cc
632
tBTA_GATT_STATUS status =
BTA_GATT_ILLEGAL_PARAMETER
;
696
return
BTA_GATT_ILLEGAL_PARAMETER
;
703
return
BTA_GATT_ILLEGAL_PARAMETER
;
bta_gatts_act.cc
374
tBTA_GATT_STATUS status =
BTA_GATT_ILLEGAL_PARAMETER
;
/system/bt/bta/include/
bta_gatt_api.h
80
#define
BTA_GATT_ILLEGAL_PARAMETER
GATT_ILLEGAL_PARAMETER /* 0x87 */
[
all
...]
Completed in 752 milliseconds